home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2008 May
/
PCWorld_2008-05_cd.bin
/
Audio-video
/
audials
/
audialsTV-setup.exe
/
[0]
/
MusicTv.css
< prev
next >
Wrap
Text (UTF-16)
|
2008-03-12
|
6KB
|
217 lines
body
{
margin: 0;
border: none;
}
div#smallToolBar
{
position: absolute;
z-index: 2;
}
div#smallButtonBar
{
position: absolute;
z-index: 2;
top: 3px;
left: 5px;
width: 120px;
height: 17px;
}
div#smallBkgBar
{
position: absolute;
z-index: 1;
top: 0px;
left: 0px;
width: 124px;
height: 23px;
background-image: url(resources/toolbarFrame_s.png);
}
div#bigToolBar
{
position: absolute;
z-index: 2;
}
div#bigButtonBar
{
position: absolute;
z-index: 2;
top: 5px;
left: 10px;
width: 160px;
height: 33px;
}
div#bigSizeBar
{
position: absolute;
z-index: 2;
top: 5px;
left: 240px;
width: 80px;
height: 33px;
}
div#bigBkgBarL
{
position: absolute;
z-index: 1;
top: 0px;
left: 0px;
width: 40px;
height: 33px;
background-image: url(resources/toolbar_big/toolbar_left.png);
}
div#bigBkgBarC
{
position: absolute;
z-index: 1;
top: 0px;
left: 40px;
width: 240px;
height: 33px;
background-image: url(resources/toolbar_big/toolbar_center.png);
background-repeat: repeat-x;
}
div#bigBkgBarR
{
position: absolute;
z-index: 1;
top: 0px;
left: 280px;
width: 40px;
height: 33px;
background-image: url(resources/toolbar_big/toolbar_right.png);
}
div#bigHeaderBkgL
{
position: absolute;
z-index: 1;
top: 0px;
left: 0px;
width: 40px;
height: 24px;
background-image: url(resources/toolbar_big/header_left.png);
}
div#bigHeaderBkgC
{
position: absolute;
z-index: 1;
top: 0px;
left: 40px;
width: 240px;
height: 24px;
background-image: url(resources/toolbar_big/header_center.png);
background-repeat: repeat-x;
}
div#bigHeaderBkgR
{
position: absolute;
z-index: 1;
top: 0px;
left: 280px;
width: 40px;
height: 24px;
background-image: url(resources/toolbar_big/header_right.png);
}
div#bigHeader
{
color: white;
position: absolute;
z-index: 2;
width: 20px;
height: 24px;
font-size: 11px;
font-family: Tahoma;
}
div#bigHeaderButtons
{
position: absolute;
z-index: 2;
top: 0px;
left: 0px;
width: 20px;
height: 24px;
}
div#smallHeader
{
color: white;
position: absolute;
z-index: 2;
width: 20px;
height: 17px;
font-size: 11px;
font-family: Tahoma;
vertical-align: middle;
background-image: url(resources/header_bkg_s.png);
}
div#captionText
{
color: white;
position: absolute;
z-index: 3;
left: 30px;
top: 0px;
height: 17px;
background-color: transparent;
font-size: 15px;
font-family: Tahoma;
}
div#tooltips
{
position: absolute;
z-index: -2;
}
div#storage
{
position: absolute;
z-index: -2;
}
#backMusicTV
{
position: absolute;
z-index: -1;
background-color: transparent;
}
object#MusicTv
{
position:absolute;
z-index:1;
}
a
{
cursor:default;
}
a.toolbutton
{
border: 0px;
border-left: 0px;
border-right:0px;
margin: 0px;
padding: 0px;
}
img.toolbutton
{
border: 0px;
border-left: 0px;
border-right:0px;
margin: 0px;
padding: 0px;
text-align: left;
}
div.toolbutton
{
border: 0px;
border-left: 0px;
border-right:0px;
margin: 0px;
padding: 0px;
text-align: left;
}